xfi:fact-identifier-value

xs:token=xfi:fact-identifier-value( $item as schema-element(xbrli:item))

Last updated on 14-02-2008 at 15:00:00.

Returns the value of the identifier token for the fact item's context's identifier.

XBRL 2.1 Section 4.7.3.1

OIM Status

Deprecated - this function may be used in OIM-compatible Formula Rules, but its use is not recommended.

Parameters

Name Type Details
item schema-element(xbrli:item) The item that the identifier value is to be reported for.

Output

Type: xs:token

The token that is the fact's context's entity identifier value.

Conformance suite

80142 xfi.fact-identifier-value testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 25-03-2009 at 00:00:00

Revisions

Name On Details
Herm Fischer 25-03-2009 at 15:00:00 Defined the function.